SftTree/NET 2.0

OnBackgroundImageChanged Method, SftTree Class

Softel vdm, Inc.

Raises the BackgroundImageChanged event.

Syntax      SftTree Class (Softelvdm.SftTreeNET)

VB   

Protected Overrides Sub OnBackgroundImageChanged( ByVal e As EventArgs )

C#   

protected override void OnBackgroundImageChanged( EventArgs e );

C++   

protected: virtual void OnBackgroundImageChanged( EventArgs^ e );

e

An EventArgs that contains the event data.

Comments

The OnBackgroundImageChanged method raises the BackgroundImageChanged event.


Feedback / comments / error reports for this topic
© 2007 - Softel vdm, Inc. - www.softelvdm.com